[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 34   SHUFFLE   <  SKIP 2055  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24327Rogers, Evan98901YakimaWashingtonUnited States
20821Morcos, Hany6006PerthSouth AustraliaAustralia
13388Shen, Marshall, M94010BurlingameCaliforniaUnited States
13212Phillips, Logan, A90802Long BeachCaliforniaUnited States

Generated 2025-07-20 16:37:28.250 UTC