[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 908   SHUFFLE   <  SKIP 423  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22834Zhou, Darryl, T14197BerlinSaarlandGermany
12083Alexander, Kayla98020EdmondsWashingtonUnited States
24336Wright, Gabrielle97222MilwaukieOregonUnited States
27479Sanders, Kaitlyn, T91203GlendaleCaliforniaUnited States

Generated 2025-07-13 03:18:30.853 UTC