[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 189   SHUFFLE   <  SKIP 2027  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29295Li, Glenn, A2065St. LeonardsNew South WalesAustralia
27102Miller, Katherine, BV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-09 20:32:11.446 UTC