[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 213   SHUFFLE   <  SKIP 369  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15164Collins, Savannah94941Mill ValleyCaliforniaUnited States
11474Xu, Melvin, APB12PeterboroughEnglandUnited Kingdom
25762Fernandez, Stefanie14197BerlinNordrhein-WestfalenGermany
20968Yuan, ArturoYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 16:44:00.614 UTC