[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 127   SHUFFLE   <  SKIP 1590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25769Rubio, Gerald, A91480FrankfurtBayernGermany
14292Ross, Isabella94519ConcordCaliforniaUnited States
19355Munoz, DannyWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-20 14:33:58.899 UTC