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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24346Veronesi, Giorgio94010BurlingameCaliforniaUnited States
22864Hall, Mason98027IssaquahWashingtonUnited States
18154She, Calvin, A14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-09 21:08:26.483 UTC