[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 250   SHUFFLE   <  SKIP 357  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29236Young, Eric92020El CajonCaliforniaUnited States
16983Collins, Gabriel, L91364Woodland HillsCaliforniaUnited States
17952Beck, Brendan66272Sulzbach TaunusSaarlandGermany
13555Smith, Tammy, L45000OrleansLoiretFrance

Generated 2025-07-16 01:38:55.789 UTC