[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 4   SHUFFLE   <  SKIP 226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27427Young, Mason90401Santa MonicaCaliforniaUnited States
21110Zeng, Brent, SSW1P 2NULondonEnglandUnited Kingdom
26685Baker, Noah92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 01:35:12.362 UTC