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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29269Griffin, Vanessa97355LebanonOregonUnited States
21029Martin, Kristi, C66740SaarlouisSaarlandGermany
19862Harris, Emily, PV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-14 01:48:48.856 UTC