[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   SHUFFLE   SKIP 5943   <  SKIP 114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13030Lopez, Sophia, C92118CoronadoCaliforniaUnited States
11982Foster, Alexandra92102San DiegoCaliforniaUnited States
29157Powell, Seth95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 17:58:42.811 UTC