[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 680   SHUFFLE   <  SKIP 934  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18807Bennett, Spencer91910Chula VistaCaliforniaUnited States
13035Torres, Kristy, M4700RockhamptonQueenslandAustralia
20322Wood, Rachel98270MarysvilleWashingtonUnited States

Generated 2025-07-14 16:52:49.491 UTC