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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25434Hill, Gabriel, L94519ConcordCaliforniaUnited States
17002Martin, Dylan97045Oregon CityOregonUnited States
26223Sai, Dominic, A63009OffenbachSaarlandGermany
16438Arthur, Kaitlin75003ParisSeine (Paris)France

Generated 2025-07-11 11:48:20.583 UTC