[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 475   SHUFFLE   <  SKIP 1937  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18792Peterson, Gabriella, M97068W. LinnOregonUnited States
26189Serrano, Pedro3198SeafordVictoriaAustralia
11071Serrano, Linda4171HawthorneQueenslandAustralia

Generated 2025-07-10 13:20:24.445 UTC