[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   SHUFFLE   SKIP 2500   <  SKIP 1055  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15013Campbell, Julia, D91932Imperial BeachCaliforniaUnited States
12225Ortega, Kathleen, G66041PoingSaarlandGermany
26947Ma, Suzanne, ACB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-10 01:24:28.568 UTC