[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 24   SHUFFLE   <  SKIP 1327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19501Edwards, Allison42651SolingenNordrhein-WestfalenGermany
27781Sai, Allen, ESW8 4BGLondonEnglandUnited Kingdom
26271Baker, Bailey92102San DiegoCaliforniaUnited States

Generated 2025-07-11 14:11:49.331 UTC