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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28046Reed, MichelleV9LangfordBritish ColumbiaCanada
21153Thompson, James, R94070San CarlosCaliforniaUnited States
18830Ortega, Kristine90706BellflowerCaliforniaUnited States

Generated 2025-07-18 19:03:18.747 UTC