[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 717   SHUFFLE   <  SKIP 2307  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21847Madan, Dominic, FSW1P 2NULondonEnglandUnited Kingdom
21854Schmidt, TheresaSE1 8HLLondonEnglandUnited Kingdom
15325Hayes, Elijah, P98366Port OrchardWashingtonUnited States

Generated 2025-07-12 09:49:05.333 UTC