[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 3669   SHUFFLE   <  SKIP 104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25320Hernandez, Shannon, F75017ParisSeine (Paris)France
11410Goel, Maurice75013ParisSeine (Paris)France
15731Chavez, Corey, R2500WollongongNew South WalesAustralia

Generated 2025-07-09 16:37:46.103 UTC