[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 650   SHUFFLE   <  SKIP 2822  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26458Moore, Ryan94015Daly CityCaliforniaUnited States
13168Price, Hannah, A90401Santa MonicaCaliforniaUnited States
27254Jimenez, Theodore, M98312BremertonWashingtonUnited States

Generated 2025-07-09 13:27:38.240 UTC