[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   SHUFFLE   SKIP 2381   <  SKIP 3757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28970Peterson, Danielle, L97045Oregon CityOregonUnited States
17909Ortega, Joanna2300NewcastleNew South WalesAustralia
21815Green, Gabrielle, MV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-15 18:36:24.897 UTC