[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 3027   SHUFFLE   <  SKIP 1899  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15957Ross, Samuel, T94063Redwood CityCaliforniaUnited States
28287Bennett, Lauren, M94519ConcordCaliforniaUnited States
22562Li, Kelli, W93700DrancySeine Saint DenisFrance
28048Powell, Samuel91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 06:42:25.925 UTC