[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 468   SHUFFLE   <  SKIP 721  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28646Moore, AlexisV8POak BayBritish ColumbiaCanada
28397Rana, Cynthia, LNT20Newcastle upon TyneEnglandUnited Kingdom
18481Romero, Tanya, A94014ColmaCaliforniaUnited States

Generated 2025-07-20 03:11:10.923 UTC