[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 476  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17430King, Edward98225BellinghamWashingtonUnited States
26458Moore, Ryan94015Daly CityCaliforniaUnited States
15512Hayes, Jose, M98107BallardWashingtonUnited States

Generated 2025-07-11 11:47:53.147 UTC