[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 480   SHUFFLE   <  SKIP 1481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12436Diaz, Albert, A98168BurienWashingtonUnited States
24781Garcia, Carmen, JT2P 2G8CalgaryAlbertaCanada
15032Suarez, Meredith2500WollongongNew South WalesAustralia

Generated 2025-07-18 17:49:19.210 UTC