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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16881Alonso, Ruben, A94014ColmaCaliforniaUnited States
16372Foster, Vanessa91950Lincoln AcresCaliforniaUnited States
25584Suri, DominiqueBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-18 17:22:31.542 UTC