[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 3112   SHUFFLE   <  SKIP 73  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13640Patel, Rachael, G4169East BrisbaneQueenslandAustralia
15914Bryant, Logan, A98371PuyallupWashingtonUnited States
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-12 22:19:51.037 UTC