[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 2421   SHUFFLE   <  SKIP 133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20975Andersen, JerryPE17BuryEnglandUnited Kingdom
24463Zheng, Kristen, J2060Lavender BayNew South WalesAustralia
27635Perry, Grace, E98168BurienWashingtonUnited States

Generated 2025-07-14 14:09:25.627 UTC