[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 42  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17264Smith, Ian, L98366Port OrchardWashingtonUnited States
26964Tang, Kelli, G57000MetzMoselleFrance
21871Adams, Devin3977CranbourneVictoriaAustralia
21541Gutierrez, DaisyPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-09 19:07:49.269 UTC