[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 778   SHUFFLE   <  SKIP 1249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17276Jenkins, Elijah, S98270MarysvilleWashingtonUnited States
23428Bailey, Savannah, J2580GoulburnNew South WalesAustralia
22299Murphy, Richard, MV8POak BayBritish ColumbiaCanada

Generated 2025-07-18 14:50:52.302 UTC