[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 376   SHUFFLE   <  SKIP 556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27158Jones, LucasGA10GatesheadEnglandUnited Kingdom
13368Henderson, Kyle, C98055RentonWashingtonUnited States
21663Goel, Kenneth70511StuttgartSaarlandGermany

Generated 2025-11-05 10:34:10.010 UTC