[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 650   SHUFFLE   <  SKIP 3088  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22985Phillips, Hailey98020EdmondsWashingtonUnited States
15436Suri, Patricia, E1597Lane CoveNew South WalesAustralia
13463Sara, Tammy, B90706BellflowerCaliforniaUnited States

Generated 2025-07-14 18:15:31.067 UTC