[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 2829   SHUFFLE   <  SKIP 376  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15144Serrano, Deanna, W4171HawthorneQueenslandAustralia
16815Brown, Jacob94947NovatoCaliforniaUnited States

Generated 2025-07-17 20:46:44.163 UTC