[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 211   SHUFFLE   <  SKIP 2401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27274Morris, Marcus91950Lincoln AcresCaliforniaUnited States
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom
20562Mr., Rodman, JimEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-14 12:23:04.027 UTC