[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 1243   SHUFFLE   <  SKIP 3742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11130Russell, Caroline, L97355LebanonOregonUnited States
28520Liang, Susan77127LieusaintSeine et MarneFrance
13074Hughes, Grace, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-16 23:47:35.161 UTC