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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12736Ruiz, Diana, C91480FrankfurtBayernGermany
18540Perry, Victoria, M94536FremontCaliforniaUnited States
27213Lewis, Julia99202SpokaneWashingtonUnited States

Generated 2025-07-11 10:57:17.480 UTC