[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3311   SHUFFLE   <  SKIP 374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13735Guo, Dennis98312BremertonWashingtonUnited States
22710Zhao, Trisha, A60082Frankfurt am MainHamburgGermany
20892Sara, Henry, LSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-21 15:15:55.518 UTC