[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 62   SHUFFLE   <  SKIP 166  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14571Richardson, Rachel, M90706BellflowerCaliforniaUnited States
11740Hall, Jan, MV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-18 20:38:41.978 UTC