[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 2147   SHUFFLE   <  SKIP 263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25835Flores, Destiny, L95062Santa CruzCaliforniaUnited States
12142Torres, Gabriella97222MilwaukieOregonUnited States
21338Price, Victoria, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 18:06:43.896 UTC