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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
26121Nelson, Madeline, K94947NovatoCaliforniaUnited States
11309Lewis, Victoria97005BeavertonOregonUnited States

Generated 2025-07-19 06:51:18.696 UTC