[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 1076   SHUFFLE   <  SKIP 622  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States
11693Diaz, Hailey, WV2W 1W2HaneyBritish ColumbiaCanada
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom
26620Green, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-19 06:22:59.560 UTC