[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 2437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18121Young, Madeline99202SpokaneWashingtonUnited States
19475Ye, Mandy75003ParisSeine (Paris)France
23271Clark, Alexandra, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-12 05:23:53.791 UTC