[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 2908   <  SKIP 1839  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12533Washington, Luis, T99362Walla WallaWashingtonUnited States
16586Chander, Leonard78000VersaillesYvelineFrance
15341Deng, Lacey94519ConcordCaliforniaUnited States

Generated 2025-07-14 22:48:27.766 UTC