[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 327   SHUFFLE   <  SKIP 3740  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18437Butler, Isabella, A90802Long BeachCaliforniaUnited States
16578Weber, Stefanie64283DarmstadtHessenGermany
23926Weber, Lydia66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-17 03:19:06.127 UTC