[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 362   SHUFFLE   <  SKIP 4026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16317Raman, JoelOX14 4SEOxfordEnglandUnited Kingdom
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
12633Suarez, Shannon, RRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-19 20:17:34.950 UTC