[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 413   SHUFFLE   <  SKIP 1974  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27601Rogers, Sydney, C91502BurbankCaliforniaUnited States
14042Adams, Stephanie, R98901YakimaWashingtonUnited States
16826Vazquez, Roberto, A42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-19 17:44:45.283 UTC