[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 1879  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany
13898Baker, Richard97330CorvallisOregonUnited States
17904Torres, Gina3429SunburyVictoriaAustralia

Generated 2025-11-02 07:59:44.935 UTC