[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 2693   SHUFFLE   <  SKIP 208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18928Prasad, Carmen, L2300NewcastleNew South WalesAustralia
26541Butler, Alexis94519ConcordCaliforniaUnited States
12566Yang, OmarW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-17 01:43:26.282 UTC