[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 1137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25187Scott, Sydney, L97045Oregon CityOregonUnited States
18958Sanchez, Natalie91910Chula VistaCaliforniaUnited States
16901Munoz, Ricky94519ConcordCaliforniaUnited States

Generated 2025-07-10 07:18:06.039 UTC