[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 3669   SHUFFLE   <  SKIP 935  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11830Garcia, Taylor, N91950Lincoln AcresCaliforniaUnited States
22760Chen, Hunter, B98501OlympiaWashingtonUnited States
17373Gonzales, Ryan, MV9MetchosinBritish ColumbiaCanada

Generated 2025-07-12 13:48:21.014 UTC