[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 9306   SHUFFLE   <  SKIP 2220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28846Lopez, Cynthia, D91910Chula VistaCaliforniaUnited States
27609Alonso, Audrey, J90210Beverly HillsCaliforniaUnited States
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 01:49:57.091 UTC