[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 327   SHUFFLE   <  SKIP 428  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20089Powell, Luis, J98055RentonWashingtonUnited States
14318Rogers, Seth, R4700RockhamptonQueenslandAustralia
12705Garcia, Andre, H6006PerthSouth AustraliaAustralia

Generated 2025-07-13 01:40:03.197 UTC