[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 369   <  SKIP 1784  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18487Nath, Tasha, J3429SunburyVictoriaAustralia
18701Lal, Kenneth, J3429SunburyVictoriaAustralia
19264Gonzalez, Kristopher, C3429SunburyVictoriaAustralia

Generated 2025-07-21 21:55:23.346 UTC