[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 531   <  SKIP 1719  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14943Pal, Lindsay, E70452StuttgartSaarlandGermany
15114Munoz, Erika70452StuttgartSaarlandGermany
16558Sara, Preston70511StuttgartSaarlandGermany
17181Lal, Jenny, C70511StuttgartSaarlandGermany
17797Martinez, Ebony70511StuttgartSaarlandGermany
17811Hernandez, Stacy70452StuttgartSaarlandGermany

Generated 2025-07-17 13:07:34.782 UTC