[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 894  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17713Johnson, David, I93400Saint-DenisSeine Saint DenisFrance
17673Scott, Amber, B94941Mill ValleyCaliforniaUnited States
20204Carlson, Renee94704BerkeleyCaliforniaUnited States
15457Martinez, Adriana, S66578NeunkirchenSaarlandGermany

Generated 2025-07-10 14:56:27.128 UTC