[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 3669   SHUFFLE   <  SKIP 1095  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18242Pal, Christine, I2300NewcastleNew South WalesAustralia
14451Moore, Tyler90712LakewoodCaliforniaUnited States
11967Munoz, Latasha4655Hervey BayQueenslandAustralia
21706Murphy, Haley98168BurienWashingtonUnited States

Generated 2025-07-13 09:45:10.632 UTC