[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 2927   SHUFFLE   <  SKIP 436  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17495Sharma, Corey, M3198SeafordVictoriaAustralia
12264Ashe, BruceMK8 8ZDMilton KeynesEnglandUnited Kingdom
16732Flores, Natalie98366Port OrchardWashingtonUnited States

Generated 2025-07-16 17:18:28.387 UTC