[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 229   SHUFFLE   <  SKIP 732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22245Lopez, Evan97034Lake OswegoOregonUnited States
18083Agbonile, Osarumwense, Uwaifiokun98027IssaquahWashingtonUnited States
17467Hayes, Wyatt, M92020El CajonCaliforniaUnited States

Generated 2025-07-21 13:40:44.791 UTC