[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 3104   SHUFFLE   <  SKIP 2226  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13604Zheng, NuanSW1P 2NULondonEnglandUnited Kingdom
16567Lopez, Erick, A66740SaarlouisSaarlandGermany
24924Anderson, Richard, G7001HobartTasmaniaAustralia
16260Schmidt, GinaOX1OxfordEnglandUnited Kingdom

Generated 2025-07-16 10:17:39.639 UTC