[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 327   SHUFFLE   <  SKIP 462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15793Navarro, Renee2450Coffs HarbourNew South WalesAustralia
27884Alonso, Jill20354HamburgHamburgGermany
26215Shan, GrantMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 20:50:42.575 UTC