[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 327   SHUFFLE   <  SKIP 2885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14320Hu, Amy6006PerthSouth AustraliaAustralia
22358Butler, Sydney, L92020El CajonCaliforniaUnited States
11536Chow, Logan, J94536FremontCaliforniaUnited States

Generated 2025-07-11 15:59:02.791 UTC