[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 480   SHUFFLE   <  SKIP 271  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18639Scott, Maria, E97205PortlandOregonUnited States
28916Shan, Kathryn, KW10 6BLLondonEnglandUnited Kingdom
14550Vazquez, Kristy, L31770ColomiersGaronne (Haute)France
25391Murphy, Morgan, J94536FremontCaliforniaUnited States

Generated 2025-07-14 22:56:47.327 UTC