[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 4110   <  SKIP 1881  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19303Ms., Spencer, Sylvia, N.78100Saint Germain en LayeYvelineFrance
27505Ms., Skelly, Bonnie, L.94010BurlingameCaliforniaUnited States

Generated 2025-07-17 18:23:03.290 UTC