[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 438   SHUFFLE   <  SKIP 230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19449Yuan, Nuan38001BraunschweigNordrhein-WestfalenGermany
19895Jimenez, Ricky, J91502BurbankCaliforniaUnited States
16875Diaz, Samantha, A92118CoronadoCaliforniaUnited States

Generated 2025-07-17 22:49:33.870 UTC