[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 480   SHUFFLE   <  SKIP 523  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19078She, Misty, T93700DrancySeine Saint DenisFrance
13358Edwards, AlexandraV9MetchosinBritish ColumbiaCanada
23186Young, Jordan90012Los AngelesCaliforniaUnited States
28012Stewart, Ian97034Lake OswegoOregonUnited States

Generated 2025-07-14 02:30:00.581 UTC