[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 413   SHUFFLE   <  SKIP 2718  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15350Serrano, Kathleen, N98312BremertonWashingtonUnited States
24867Suarez, Beth, K80074MünchenHessenGermany
16674Yuan, Ricardo3977CranbourneVictoriaAustralia

Generated 2025-07-13 02:47:50.214 UTC