[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 470   SHUFFLE   <  SKIP 3434  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18855Zhang, RobertV7L 4J4N. VancouverBritish ColumbiaCanada
21864Lopez, Martin, ECM11BillericayEnglandUnited Kingdom

Generated 2025-07-20 17:45:44.453 UTC