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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24244Serrano, Anne6006PerthSouth AustraliaAustralia
24523Coleman, Mariah, G94014ColmaCaliforniaUnited States
21933Martin, Nicole, I94070San CarlosCaliforniaUnited States

Generated 2025-07-10 20:58:42.669 UTC