[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 2986   <  SKIP 1381  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom
12255Alvarez, Robyn, M31770ColomiersGaronne (Haute)France
15777Smith, Brianna, D98104SeattleWashingtonUnited States

Generated 2025-07-18 10:10:57.174 UTC