[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 396   SHUFFLE   <  SKIP 2415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27174Bennett, Fernando, M33098PaderbornNordrhein-WestfalenGermany
20169Gray, Garrett, N66740SaarlouisSaarlandGermany
21349Kelly, BryanV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-12 22:03:38.750 UTC