[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 2391   SHUFFLE   <  SKIP 307  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26739Shen, Corey2300NewcastleNew South WalesAustralia
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance
29074Long, Joan, R98371PuyallupWashingtonUnited States

Generated 2025-07-19 16:02:26.332 UTC