[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 484   SHUFFLE   <  SKIP 115  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29367Ye, Randy, GRG7 5H7ReadingEnglandUnited Kingdom
15545Rivera, Jennifer, S91910Chula VistaCaliforniaUnited States
26427Xie, Alicia3198SeafordVictoriaAustralia

Generated 2025-07-16 19:02:48.149 UTC