[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 2910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25696Luo, Damien, L57000MetzMoselleFrance
23570Romero, Deanna, K2036MalabarNew South WalesAustralia
24597Dominguez, Lee, R1002SydneyNew South WalesAustralia

Generated 2025-10-28 00:43:34.675 UTC