[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 437   <  SKIP 1709  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17924Lal, Shawna3429SunburyVictoriaAustralia
18330Diaz, Kellie, A3429SunburyVictoriaAustralia
18462Zhu, Clarence, A3429SunburyVictoriaAustralia

Generated 2025-07-22 02:45:37.702 UTC