[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   SHUFFLE   SKIP 1641   <  SKIP 660  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22082Barnes, Lucas94704BerkeleyCaliforniaUnited States
21587Roberts, Jenna, T90706BellflowerCaliforniaUnited States
29062Liu, Dennis3205South MelbourneVictoriaAustralia

Generated 2025-07-20 03:13:27.382 UTC