[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 484   SHUFFLE   <  SKIP 2495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23147Smith, Wyatt, P92625Newport BeachCaliforniaUnited States
23279Johnson, Edward, HV8XRoyal OakBritish ColumbiaCanada
26009Foster, Luis, R90241DowneyCaliforniaUnited States

Generated 2025-07-09 01:11:34.049 UTC