[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 494   SHUFFLE   <  SKIP 448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11335Raman, Carla, L95010HofBayernGermany
21952Vazquez, Latasha3220GeelongVictoriaAustralia
26487Ma, Vincent, W97005BeavertonOregonUnited States

Generated 2025-07-14 00:31:32.178 UTC