[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 1429   SHUFFLE   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19560Martin, Randall, B2300NewcastleNew South WalesAustralia
13883Lal, Brandon90802Long BeachCaliforniaUnited States
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-20 23:46:51.360 UTC