[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 484   SHUFFLE   <  SKIP 2395  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19863Powell, Paige98168BurienWashingtonUnited States
12093Chandra, Levi90210Beverly HillsCaliforniaUnited States
15684Suarez, Tyrone24044KielSaarlandGermany
23182Rivera, Savannah92020El CajonCaliforniaUnited States

Generated 2025-07-15 04:17:42.554 UTC