[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 568   SHUFFLE   <  SKIP 87  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24284Sanders, Melissa, RV8VVictoriaBritish ColumbiaCanada
22263Blue, Patrick, B98033KirklandWashingtonUnited States
24298Yang, Robert94303Palo AltoCaliforniaUnited States

Generated 2025-07-20 18:55:25.215 UTC