[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 468   SHUFFLE   <  SKIP 1060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16628Prasad, Francisco1597Lane CoveNew South WalesAustralia
25781Xie, AlejandroW1X3SELondonEnglandUnited Kingdom
16120Ramirez, Bryce, H94015Daly CityCaliforniaUnited States

Generated 2025-07-10 21:41:52.575 UTC