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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23214James, Kaylee, W91945Lemon GroveCaliforniaUnited States
22693Gao, Darryl95000CergyVal d'OiseFrance
17625Allen, MasonV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-10 12:07:51.789 UTC