[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3104   SHUFFLE   <  SKIP 2059  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21561Navarro, Albert, L2036MatravilleNew South WalesAustralia
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
27054Sharma, Shawn90706BellflowerCaliforniaUnited States

Generated 2025-07-13 06:05:56.408 UTC