[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 1875   SHUFFLE   <  SKIP 1228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18089Gonzales, Melanie, CV9LangfordBritish ColumbiaCanada
15273Alexander, Brandon91950Lincoln AcresCaliforniaUnited States
26327Jai, Jack90241DowneyCaliforniaUnited States

Generated 2025-07-10 05:11:37.768 UTC