[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 2670   SHUFFLE   <  SKIP 66  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15612Ma, DamienMK8 8DFMilton KeynesEnglandUnited Kingdom
16746Peterson, Brianna, W97034Lake OswegoOregonUnited States
13940Simmons, Emma, L90802Long BeachCaliforniaUnited States

Generated 2025-07-22 03:39:24.851 UTC