[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 405   SHUFFLE   <  SKIP 1606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15956Li, Ryan94611OaklandCaliforniaUnited States
21865Andersen, KathrynSW8 1XDLondonEnglandUnited Kingdom
11727Taylor, Benjamin91950National CityCaliforniaUnited States

Generated 2025-07-12 23:10:35.751 UTC