[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 1794  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29446Ma, Jamie, P38001BraunschweigNordrhein-WestfalenGermany
11012Walker, Lauren, M98312BremertonWashingtonUnited States
11231Zhang, Dennis98312BremertonWashingtonUnited States
11322Garcia, Sydney98312BremertonWashingtonUnited States

Generated 2025-11-02 13:45:06.681 UTC