[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 2146  >   <  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-13 02:18:37.653 UTC