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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17285Deng, Clayton, G2300NewcastleNew South WalesAustralia
25968Powell, Benjamin, F97045Oregon CityOregonUnited States
26910Kovar, Kristina, RLA1 1LNLancasterEnglandUnited Kingdom
20952Ye, Micah, AOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-09 10:33:07.950 UTC