[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 5657  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18995Gray, Melissa, A90706BellflowerCaliforniaUnited States
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany

Generated 2025-07-12 14:35:27.496 UTC