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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18976Howard, Garrett97330CorvallisOregonUnited States
12392Nath, Nichole, KEM15Esher-MoleseyEnglandUnited Kingdom
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-11 16:55:40.312 UTC