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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19782Shan, Derek, R3205South MelbourneVictoriaAustralia
18948Bailey, Sydney94519ConcordCaliforniaUnited States
25761Mr., Shridhar, ShishGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-17 07:37:32.962 UTC