[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 8423  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16164Liang, Amy3337MeltonVictoriaAustralia
15785Zhang, Edwin3337MeltonVictoriaAustralia
16740Li, Elijah3337MeltonVictoriaAustralia

Generated 2025-07-21 08:54:19.721 UTC