[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 0   SHUFFLE   <  SKIP 3151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11163Wang, Gabriel91977Spring ValleyCaliforniaUnited States
22029Gao, Laura2264SilverwaterNew South WalesAustralia
28371Liang, MandyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-11-04 13:14:04.668 UTC