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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15396Wilson, Julia98501OlympiaWashingtonUnited States
20711Sanz, Ebony, IEC1R 0DULondonEnglandUnited Kingdom
14607Nelson, Isaiah97034Lake OswegoOregonUnited States

Generated 2025-07-13 17:50:58.057 UTC