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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27392Romero, Felicia90706BellflowerCaliforniaUnited States
24653Barnes, Victoria98036LynnwoodWashingtonUnited States
13903Hernandez, Elijah92020El CajonCaliforniaUnited States
19079Lopez, Brett93500PantinSeine Saint DenisFrance
23934Andersen, Bonnie, D31770ColomiersGaronne (Haute)France
18164Wang, Alisha, V38231SalzgitterHessenGermany

Generated 2025-07-11 13:24:08.557 UTC