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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29203Hu, Laura91910Chula VistaCaliforniaUnited States
18825Smith, Brandon, A94070San CarlosCaliforniaUnited States
19209Nelson, Alexandra98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-08 22:49:57.163 UTC