[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 542   SHUFFLE   <  SKIP 66  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28829Bryant, Robert94704BerkeleyCaliforniaUnited States
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
18358Coleman, Oscar, P90241DowneyCaliforniaUnited States
11413Stewart, Megan, LGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-15 10:16:26.485 UTC