[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 363   SHUFFLE   <  SKIP 550  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29421Williams, Blake93400Saint-DenisSeine Saint DenisFrance
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
26492Rodriguez, Ryan, M94014ColmaCaliforniaUnited States

Generated 2025-07-19 18:47:45.057 UTC