[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 189   SHUFFLE   <  SKIP 1192  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21721Campbell, Sara98055RentonWashingtonUnited States
17188Peterson, Alexa78000VersaillesYvelineFrance
17945Rubio, Julio60323FrankfurtHessenGermany

Generated 2025-07-15 21:00:13.455 UTC