[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9000   <  SKIP 2327  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18186Hernandez, LoriNT20Newcastle upon TyneEnglandUnited Kingdom
14282Lewis, Brianna, HV2L3W8NewtonBritish ColumbiaCanada
17926Ramos, Carolyn2777SpringwoodNew South WalesAustralia

Generated 2025-07-22 11:11:43.807 UTC