[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 2421   SHUFFLE   <  SKIP 7235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21147Rogers, Angel98033KirklandWashingtonUnited States
23138Peterson, Angela90210Beverly HillsCaliforniaUnited States
18758Price, Devin, MV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-17 16:42:58.923 UTC