[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 213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15528Ramirez, Lucas97222MilwaukieOregonUnited States
26956Pal, Kristin, EOX1OxfordEnglandUnited Kingdom
19018Gray, Nicole94015Daly CityCaliforniaUnited States

Generated 2025-07-08 23:13:23.611 UTC