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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23145Xie, Nichole94519ConcordCaliforniaUnited States
21832Gill, Pedro, S59223RoncqNordFrance
13936Wilson, Nathan, LV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-13 14:03:27.947 UTC