[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 475   SHUFFLE   <  SKIP 4187  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22613Luo, Dale, MOX16 8RSOxonEnglandUnited Kingdom
16402Martin, Alexander, KOX1OxfordEnglandUnited Kingdom

Generated 2025-07-18 20:29:32.783 UTC