[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 0   SHUFFLE   <  SKIP 2683  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16826Vazquez, Roberto, A42651SolingenNordrhein-WestfalenGermany
12908Clark, Tyler, A98055RentonWashingtonUnited States
26984Prasad, Manuel04838EilenburgBrandenburgGermany
23774Harrison, Reginald, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-11-04 17:11:31.222 UTC