[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 4202   <  SKIP 1889  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18843Perez, Luis, M97005BeavertonOregonUnited States
28275Howard, Ian, L94010BurlingameCaliforniaUnited States
24523Coleman, Mariah, G94014ColmaCaliforniaUnited States

Generated 2025-07-16 23:57:57.650 UTC