[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 4497  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26918Hernandez, Krista, J3977CranbourneVictoriaAustralia
27713Zhao, Lacey, M3977CranbourneVictoriaAustralia

Generated 2025-07-11 05:44:50.644 UTC