[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 461   SHUFFLE   <  SKIP 4247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29271Henderson, Antonio97068W. LinnOregonUnited States
27534Chapman, Candace94010BurlingameCaliforniaUnited States
23631Wang, Colin, R17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-20 02:22:54.327 UTC