[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 396   SHUFFLE   <  SKIP 124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23151Brown, Michael, A97222MilwaukieOregonUnited States
19431She, Bonnie93000BobignySeine Saint DenisFrance
21340Wang, Adam, L99202SpokaneWashingtonUnited States

Generated 2025-07-21 22:31:55.243 UTC