[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 3027   SHUFFLE   <  SKIP 2346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21382Chander, Brad, K4655Hervey BayQueenslandAustralia
18867Perry, Thomas, R97222MilwaukieOregonUnited States
13703Sanders, Mackenzie, J98033KirklandWashingtonUnited States

Generated 2025-07-12 00:41:25.191 UTC