[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 506   SHUFFLE   <  SKIP 319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20289Richardson, Jada94941Mill ValleyCaliforniaUnited States
28245Henderson, Gavin, IV2W 1W2HaneyBritish ColumbiaCanada
25600Anand, Derek75009ParisSeine (Paris)France

Generated 2025-07-17 09:50:01.311 UTC