[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 0   SHUFFLE   <  SKIP 3267  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18499Rodriguez, Darren, I98168BurienWashingtonUnited States
22169Li, Jenny, B3000MelbourneVictoriaAustralia
19528Hall, Bailey, C97005BeavertonOregonUnited States
15112Luo, Alicia75006ParisSeine (Paris)France

Generated 2025-11-02 19:06:38.756 UTC