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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19878Jackson, Morgan, P92806La JollaCaliforniaUnited States
20751Arthur, Jermaine, H90706BellflowerCaliforniaUnited States
15207Diaz, Josue4810TownsvilleQueenslandAustralia

Generated 2025-07-21 15:30:47.910 UTC