[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 2103   SHUFFLE   <  SKIP 3009  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25309Zhou, Karen04838EilenburgBrandenburgGermany
27271Reed, Anna, S98020EdmondsWashingtonUnited States
17355Black, Shaun, M4169East BrisbaneQueenslandAustralia

Generated 2025-07-20 05:35:45.663 UTC