[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 494   SHUFFLE   <  SKIP 1567  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13841Kumar, ClaytonY03 4TNYorkEnglandUnited Kingdom
18701Lal, Kenneth, J3429SunburyVictoriaAustralia
12005Shen, Gilbert, C4171HawthorneQueenslandAustralia

Generated 2025-07-18 21:15:49.161 UTC