[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 518   SHUFFLE   <  SKIP 5885  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22788Jenkins, Jordan90505TorranceCaliforniaUnited States
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
12511Chander, Grant75008ParisSeine (Paris)France
12113Hughes, Nathan, BV9LangfordBritish ColumbiaCanada

Generated 2025-07-20 14:09:48.103 UTC