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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22817Nath, Calvin38231SalzgitterHessenGermany
11298Luo, Jon91910Chula VistaCaliforniaUnited States
18777Clark, Richard, W90241DowneyCaliforniaUnited States

Generated 2025-07-12 04:29:14.327 UTC