[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2443  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26138Chander, Latoya, C2300NewcastleNew South WalesAustralia
17095Garcia, Logan, D78000VersaillesYvelineFrance
27842Arun, EvelynSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-09 21:07:41.986 UTC