[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 324   SHUFFLE   <  SKIP 1051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27622Wilson, Lucas98312BremertonWashingtonUnited States
27291Mehta, Bobby, M98168BurienWashingtonUnited States
16602Travers, Jill, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-12 11:45:16.547 UTC