[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 4140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17077Raman, Ronald, M1597Lane CoveNew South WalesAustralia
28636Bryant, Victoria94536FremontCaliforniaUnited States
12882Allen, Eduardo94070San CarlosCaliforniaUnited States

Generated 2025-07-21 03:33:41.155 UTC