[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 1110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12578Perry, Gavin, M3977CranbourneVictoriaAustralia
22402Xie, Clarence4700RockhamptonQueenslandAustralia
26608Nelson, Aaron, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-08 13:52:55.581 UTC