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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14053Huang, Tamara, E2065St. LeonardsNew South WalesAustralia
18145Mr., So, David53131BonnNordrhein-WestfalenGermany
28361Wilson, Kayla98033KirklandWashingtonUnited States

Generated 2025-07-12 19:57:41.017 UTC