[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 304   SHUFFLE   <  SKIP 546  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17753Sanz, KendraEM15Esher-MoleseyEnglandUnited Kingdom
13486Gomez, RebekahV8Y 1L1CliffsideBritish ColumbiaCanada
13455Bryant, Kaitlyn, L92102San DiegoCaliforniaUnited States

Generated 2025-07-16 02:36:38.715 UTC