[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 750   SHUFFLE   <  SKIP 2608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28288Srini, Marco, A94519ConcordCaliforniaUnited States
18093Johnson, Grace, M97301SalemOregonUnited States
14175Mehta, CynthiaPE17BuryEnglandUnited Kingdom

Generated 2025-07-13 20:09:31.119 UTC