[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 750   SHUFFLE   <  SKIP 2113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26095Kelly, TrinityV9B 2C3ShawneeBritish ColumbiaCanada
19687Coleman, Connor92625Newport BeachCaliforniaUnited States
22749Patterson, Miranda98366Port OrchardWashingtonUnited States

Generated 2025-11-05 02:14:05.328 UTC