[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 470   SHUFFLE   <  SKIP 6957  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22607Gonzalez, Whitney, Y66578NeunkirchenSaarlandGermany
23787Ward, Adrian, P94704BerkeleyCaliforniaUnited States
27450Ross, Abigail, I99362Walla WallaWashingtonUnited States

Generated 2025-07-20 06:41:03.676 UTC