[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3104   SHUFFLE   <  SKIP 1924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20119Hernandez, Carlos98020EdmondsWashingtonUnited States
14961Yang, Jaclyn80074MünchenNordrhein-WestfalenGermany
11915Carlson, Philip, P2444Port MacquarieNew South WalesAustralia

Generated 2025-07-11 17:35:12.525 UTC