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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23590Brown, Austin, T92806La JollaCaliforniaUnited States
23457Rivera, Nicole90210Beverly HillsCaliforniaUnited States
14205Wu, Wesley, R92310SèvresHauts de SeineFrance

Generated 2025-07-16 23:37:40.455 UTC