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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17181Lal, Jenny, C70511StuttgartSaarlandGermany
25637Moreno, Raquel, DYO15YorkEnglandUnited Kingdom

Generated 2025-07-21 21:35:27.913 UTC