[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 2421   SHUFFLE   <  SKIP 1868  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17969Li, JefferyKB9KirkbyEnglandUnited Kingdom
21478Reed, Abigail, R91950National CityCaliforniaUnited States
16299Tang, Alison42651SolingenNordrhein-WestfalenGermany
24399Sanchez, Katherine, SV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-21 04:16:24.539 UTC