[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 717   SHUFFLE   <  SKIP 990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28226Ramirez, Sebastian, C98020EdmondsWashingtonUnited States
29191Weber, Chelsea1002SydneyNew South WalesAustralia
12742Martinez, Samantha, C42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-21 15:37:41.019 UTC