[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 512   SHUFFLE   <  SKIP 4781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17192He, Warren, LNT20Newcastle upon TyneEnglandUnited Kingdom
11470Suarez, Jay, C70511StuttgartSaarlandGermany
27164Carlson, Micheal, ECM11BillericayEnglandUnited Kingdom

Generated 2025-07-19 21:32:21.584 UTC