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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15963Smith, Madison, M98371PuyallupWashingtonUnited States
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-15 18:45:21.668 UTC