[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 750   SHUFFLE   <  SKIP 2615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24363Coleman, Amanda2580GoulburnNew South WalesAustralia
22505Shen, JulieBD1 4SJW. YorkEnglandUnited Kingdom
12603Reed, ColePB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 21:10:37.639 UTC