[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 3104   SHUFFLE   <  SKIP 2064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14575Lee, Rachel, C98052RedmondWashingtonUnited States
24177Gill, Gina, F2580GoulburnNew South WalesAustralia
26398Watson, Ian, GYO15YorkEnglandUnited Kingdom

Generated 2025-07-12 04:46:03.353 UTC