[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 4110   <  SKIP 1839  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24954Long, Jonathan91950National CityCaliforniaUnited States
20891Anand, Darrell, M92700ColombesHauts de SeineFrance
22694Kapoor, Molly, N40434DuesseldorfHessenGermany
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-19 22:51:15.050 UTC