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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14836Chander, Peter, LRG11 5TPBerkshireEnglandUnited Kingdom
17462Rogers, Jesse94941Mill ValleyCaliforniaUnited States
12877Williams, Alexander, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 04:03:07.961 UTC