[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 189   SHUFFLE   <  SKIP 2236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12525Rodriguez, ChelseaEM15Esher-MoleseyEnglandUnited Kingdom
20129Stewart, Nicole, A97005BeavertonOregonUnited States
16056Shan, Alison91420MorangisEssonneFrance

Generated 2025-07-14 00:24:55.642 UTC