[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 750   SHUFFLE   <  SKIP 2228  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28002Kumar, Christy, J98312BremertonWashingtonUnited States
13767Jimenez, Linda80074MünchenHamburgGermany
23582Simmons, Stephanie, A94063Redwood CityCaliforniaUnited States
24208Diaz, Sabrina, S75007ParisSeine (Paris)France

Generated 2025-07-13 01:52:30.899 UTC