[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 480   SHUFFLE   <  SKIP 5577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25069Ortega, Lori98168BurienWashingtonUnited States
15070Navarro, Alfredo, N75019ParisSeine (Paris)France
22047Gonzales, David, B90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 01:34:14.079 UTC