[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 875   SHUFFLE   <  SKIP 3148  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19626Anand, Bradley2580GoulburnNew South WalesAustralia
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States
27393Hernandez, SierraV8Y 1L1CliffsideBritish ColumbiaCanada
19516Griffin, Kaitlyn78400ChatouYvelineFrance

Generated 2025-07-17 11:33:49.167 UTC