[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 650   SHUFFLE   <  SKIP 705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25386Perry, Alexis, S92020El CajonCaliforniaUnited States
26741Pal, Nichole, J1597Lane CoveNew South WalesAustralia
19487Gutierrez, Dwayne92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-13 13:50:47.645 UTC