[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2381   <  SKIP 3303  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24903Black, Tracy, B4171HawthorneQueenslandAustralia
15476Powell, Alyssa90802Long BeachCaliforniaUnited States

Generated 2025-07-20 13:00:59.582 UTC