[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 189   SHUFFLE   <  SKIP 741  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19835Allen, Jordan, L97222MilwaukieOregonUnited States
18221Alvarez, Marc, B4171HawthorneQueenslandAustralia
21386Wood, Abigail, H94536FremontCaliforniaUnited States

Generated 2025-07-12 23:21:28.946 UTC