[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 440   SHUFFLE   <  SKIP 542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13453Howard, Amanda91950Lincoln AcresCaliforniaUnited States
21750Reed, Carlos, E92118CoronadoCaliforniaUnited States
17861Blue, Melanie, LV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-21 05:36:41.991 UTC