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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20576Kapoor, JohnathanW1X3SELondonEnglandUnited Kingdom
20471Gonzalez, Carlos98033KirklandWashingtonUnited States
22023Chen, Rafael, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 18:35:38.787 UTC