[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 456   SHUFFLE   <  SKIP 995  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24823Zhao, Vincent, M94014ColmaCaliforniaUnited States
11768Nara, Clayton6006PerthSouth AustraliaAustralia
25786Romero, Cheryl, A95000CergyVal d'OiseFrance

Generated 2025-07-17 23:03:15.141 UTC