[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 650   SHUFFLE   <  SKIP 3695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21559Malhotra, Pedro4700RockhamptonQueenslandAustralia
19842Phillips, Katherine, S98312BremertonWashingtonUnited States
24048Tang, GregoryCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-17 07:41:59.187 UTC