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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22116Lopez, Robert, K91941GrossmontCaliforniaUnited States
21274Scott, Seth94947NovatoCaliforniaUnited States
26929Pal, MauriceWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-11 19:51:51.347 UTC