[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 250   <  SKIP 1903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18294Prasad, Denise3429SunburyVictoriaAustralia
18301Xu, Julie3429SunburyVictoriaAustralia
19264Gonzalez, Kristopher, C3429SunburyVictoriaAustralia

Generated 2025-07-07 12:15:10.572 UTC