[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 3375   SHUFFLE   <  SKIP 3247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19746Sanders, Stephanie, AV2W 1W2HaneyBritish ColumbiaCanada
15614Simmons, Faith, SOX1OxfordEnglandUnited Kingdom
26617Peterson, Isaiah90401Santa MonicaCaliforniaUnited States

Generated 2025-07-19 05:49:43.439 UTC