[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 406   SHUFFLE   <  SKIP 3024  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12498Diaz, Eduardo, L20354HamburgHamburgGermany
19738Martinez, Henry98225BellinghamWashingtonUnited States
17977Zeng, ValerieB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-12 05:01:50.849 UTC