[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 995   SHUFFLE   <  SKIP 993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11327Moreno, Jaime, C91502BurbankCaliforniaUnited States
28453Lin, Valerie46236BottropNordrhein-WestfalenGermany
24339Price, Jennifer, J92625Newport BeachCaliforniaUnited States

Generated 2025-07-15 12:08:54.317 UTC