[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 872   SHUFFLE   <  SKIP 895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19694Perez, Stephanie98020EdmondsWashingtonUnited States
18029Malhotra, Carmen46236BottropNordrhein-WestfalenGermany
18319Sun, Aimee, R2138RhodesNew South WalesAustralia

Generated 2025-07-10 22:54:01.937 UTC