[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 440   SHUFFLE   <  SKIP 298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16371Diaz, Caleb, S94519ConcordCaliforniaUnited States
19387Rana, Ruth24044KielSaarlandGermany
23615Suarez, KendraRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-21 18:24:04.019 UTC