[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 4490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24214Romero, Michele, K33098PaderbornNordrhein-WestfalenGermany
21030Xu, Lindsay, A75006ParisSeine (Paris)France
18866Scott, Miguel94519ConcordCaliforniaUnited States

Generated 2025-07-11 16:36:56.680 UTC