[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 540   SHUFFLE   <  SKIP 153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18066He, Steve, J90210Beverly HillsCaliforniaUnited States
18149Blanco, RebekahRG11 5TPBerkshireEnglandUnited Kingdom
28473Rodriguez, BruceNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-09 18:30:01.280 UTC