[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 190   SHUFFLE   <  SKIP 120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20073Cooper, Melissa98366Port OrchardWashingtonUnited States
19315Sharma, Devon, C93500PantinSeine Saint DenisFrance
14403Russell, Angelica90706BellflowerCaliforniaUnited States

Generated 2025-07-11 02:14:48.076 UTC