[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 444   SHUFFLE   <  SKIP 2093  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12953Cooper, Catherine, A99202SpokaneWashingtonUnited States
25892Price, StephanieV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-10 19:18:22.433 UTC