[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 974  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22490Vazquez, Desiree92081Paris La DefenseHauts de SeineFrance
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
12168Jackson, Hunter98020EdmondsWashingtonUnited States
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-14 17:24:45.043 UTC