[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 750   SHUFFLE   <  SKIP 149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22193Garcia, Toni3198SeafordVictoriaAustralia
23983Reed, TaylorGL50CheltenhamEnglandUnited Kingdom
15502Howard, Nathaniel, C97330CorvallisOregonUnited States

Generated 2025-07-15 10:46:02.016 UTC