[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 228   SHUFFLE   <  SKIP 1138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25005Williams, Brianna, M97355LebanonOregonUnited States
24264Long, Richard, A92625Newport BeachCaliforniaUnited States
23074Flores, Megan, NV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-17 00:16:48.609 UTC