[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 3624   <  SKIP 903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17628Munoz, RobertoSW19 3RULondonEnglandUnited Kingdom
21865Andersen, KathrynSW8 1XDLondonEnglandUnited Kingdom
17020Bryant, Ashley, J98020EdmondsWashingtonUnited States

Generated 2025-07-13 03:20:15.343 UTC