[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 4160   SHUFFLE   <  SKIP 504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25561Zeng, Micah, A2777SpringwoodNew South WalesAustralia
14865Coleman, Austin, VAS23Stoke-on-TrentEnglandUnited Kingdom
28399Deng, DaleSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-21 03:36:16.419 UTC