[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 778   <  SKIP 3690  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21960Liu, Dawn, C3977CranbourneVictoriaAustralia
22171Gonzalez, Meredith3977CranbourneVictoriaAustralia

Generated 2025-07-20 08:24:13.093 UTC