[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 2480   <  SKIP 1763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27255Rivera, Xavier, L97034Lake OswegoOregonUnited States
27863Ruiz, Carolyn, M2300NewcastleNew South WalesAustralia
23752Torres, Devin, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-18 20:06:56.123 UTC