[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 2421   SHUFFLE   <  SKIP 1199  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29019Morris, Isaiah90712LakewoodCaliforniaUnited States
17031Thomas, Grace, L94536FremontCaliforniaUnited States
20700Scott, Marcus, G90706BellflowerCaliforniaUnited States

Generated 2025-07-13 02:54:58.983 UTC