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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18278Powell, Lucas, T3429SunburyVictoriaAustralia
18294Prasad, Denise3429SunburyVictoriaAustralia
18301Xu, Julie3429SunburyVictoriaAustralia

Generated 2025-11-04 19:52:57.317 UTC