[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 512   SHUFFLE   <  SKIP 1184  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18473Rogers, Nathaniel, J92806La JollaCaliforniaUnited States
28099Turner, Jesse91364Woodland HillsCaliforniaUnited States
11373Luo, Carly, H38231SalzgitterHessenGermany
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 18:44:13.229 UTC