[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 3032  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12683Zhou, Laura, D4655Hervey BayQueenslandAustralia
16232Richardson, Chase, A98033KirklandWashingtonUnited States
19846Patterson, Seth, J97301SalemOregonUnited States

Generated 2025-07-09 13:32:32.413 UTC