[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 2476   SHUFFLE   <  SKIP 552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27743Garcia, Stefanie, E3220GeelongVictoriaAustralia
18808Perez, Gabrielle94014ColmaCaliforniaUnited States
11560Srini, WhitneySW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-21 20:10:51.874 UTC