[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 1269   SHUFFLE   <  SKIP 846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21684Bennett, Mariah, R59100RoubaixNordFrance
15460Nara, Bethany66041PoingSaarlandGermany
18762Wilson, Arthur92625Newport BeachCaliforniaUnited States

Generated 2025-07-22 11:20:26.450 UTC