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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11721Alexander, Jennifer, A91950Lincoln AcresCaliforniaUnited States
19012Bryant, Oscar, C91977Spring ValleyCaliforniaUnited States
29392Andersen, Tamara, BMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 11:05:27.470 UTC