[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 612   SHUFFLE   <  SKIP 891  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13387Jenkins, Miranda, L94704BerkeleyCaliforniaUnited States
21242Patterson, Morgan, M94070San CarlosCaliforniaUnited States
18769Dominguez, Theresa, L1597Lane CoveNew South WalesAustralia

Generated 2025-07-13 02:50:43.504 UTC