[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 482   SHUFFLE   <  SKIP 2811  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26628Lee, Lucas, J99202SpokaneWashingtonUnited States
26420Kapoor, Bob, M70452StuttgartSaarlandGermany
19927Fernandez, RubenBD1 4SJW. YorkEnglandUnited Kingdom
26729Gray, Brian98168BurienWashingtonUnited States

Generated 2025-07-11 09:25:54.165 UTC