[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 396   SHUFFLE   <  SKIP 1073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27476Alexander, Alexis, L90706BellflowerCaliforniaUnited States
12167Stewart, Sebastian, E98104SeattleWashingtonUnited States
21425Hall, Carlos91950National CityCaliforniaUnited States

Generated 2025-07-18 11:32:09.643 UTC