[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 391   SHUFFLE   <  SKIP 667  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15414Richardson, Isaac, B90210Beverly HillsCaliforniaUnited States
13213King, Courtney, L99362Walla WallaWashingtonUnited States
24341Jones, Wyatt, M92118CoronadoCaliforniaUnited States
22308Lopez, CassandraEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-18 10:49:21.888 UTC