[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 213   SHUFFLE   <  SKIP 228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14272Ward, Sydney98371PuyallupWashingtonUnited States
28103Martin, Pedro, B2264SilverwaterNew South WalesAustralia
26973Rowe, Alberto, WGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-12 22:21:39.402 UTC