[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14808Prasad, Cynthia, LSW8 4BGLondonEnglandUnited Kingdom
21818Chander, Willie, A94310OrlyVal de MarneFrance
14388Rogers, Kaylee91950National CityCaliforniaUnited States

Generated 2025-07-14 23:09:39.806 UTC