[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 468   SHUFFLE   <  SKIP 739  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20901Xu, Chad92150SuresnesHauts de SeineFrance
16104Hernandez, Jordan98270MarysvilleWashingtonUnited States
14328Rogers, Andrea, LV9B 2C3ShawneeBritish ColumbiaCanada
27627Yang, Jason, M90802Long BeachCaliforniaUnited States

Generated 2025-07-19 14:40:53.631 UTC