[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 750   SHUFFLE   <  SKIP 1186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27968Xu, Roger2065St. LeonardsNew South WalesAustralia
28985Taylor, Andrew, B91791West CovinaCaliforniaUnited States
18012Zhu, Karen, RGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-14 14:33:53.418 UTC