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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28582Hall, Olivia97205PortlandOregonUnited States
22865Hall, Stephanie, E94519ConcordCaliforniaUnited States
29425Xie, Tommy, JPB12PeterboroughEnglandUnited Kingdom

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