[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 509   SHUFFLE   <  SKIP 476  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28421Gonzalez, Monica95010HofBayernGermany
21421Ross, Ashley98284Sedro WoolleyWashingtonUnited States
18609Cook, Alyssa, A97205PortlandOregonUnited States

Generated 2025-07-18 10:47:30.596 UTC