[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 6105   SHUFFLE   <  SKIP 2348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17193Brooks, Haley, SPB12PeterboroughEnglandUnited Kingdom
28208Sun, Karen, C6006PerthSouth AustraliaAustralia
22897Ramirez, Arianna, C98366Port OrchardWashingtonUnited States

Generated 2025-07-20 22:01:14.789 UTC