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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29408Chen, Heather, M91940Les UlisEssonneFrance
20075Allen, Aaron, AV0SookeBritish ColumbiaCanada
26042Griffin, Devin90802Long BeachCaliforniaUnited States

Generated 2025-07-10 07:09:25.341 UTC