[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 3615   SHUFFLE   <  SKIP 1363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13794Martin, Mallory, JWA1 4SYWoolstonEnglandUnited Kingdom
14101Lal, Franklin, A2300NewcastleNew South WalesAustralia
19270Shen, Shawn6006PerthSouth AustraliaAustralia

Generated 2025-07-20 14:00:25.448 UTC