[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 2218   SHUFFLE   <  SKIP 608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25277Fernandez, Jermaine94519ConcordCaliforniaUnited States
28387Alvarez, RobertoAS23Stoke-on-TrentEnglandUnited Kingdom
18507Baker, Edward94109San FranciscoCaliforniaUnited States

Generated 2025-07-12 20:10:01.816 UTC