[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 8149   SHUFFLE   <  SKIP 1043  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17371Reed, Kaylee, RV8Y 1L1CliffsideBritish ColumbiaCanada
23907Navarro, HectorSE1 8HLLondonEnglandUnited Kingdom
15621Wu, Kelli, TL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-20 22:31:12.512 UTC