[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 1208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24221Perez, Heidi91502BurbankCaliforniaUnited States
13209Bailey, Alexandria, VV9LangfordBritish ColumbiaCanada
22184Carter, Jeremy90712LakewoodCaliforniaUnited States

Generated 2025-07-16 07:36:15.527 UTC