[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 512   SHUFFLE   <  SKIP 1547  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19476Anderson, Sarah, T59368WerneNordrhein-WestfalenGermany
17316Serrano, Marvin, E1597Lane CoveNew South WalesAustralia
20641Robinson, Isabella, P90802Long BeachCaliforniaUnited States

Generated 2025-07-11 19:10:03.081 UTC