[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 480   SHUFFLE   <  SKIP 730  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16313Russell, Hailey, P33098PaderbornNordrhein-WestfalenGermany
17562Sharma, Zachary, C94519ConcordCaliforniaUnited States
29334Howard, Paige, A99362Walla WallaWashingtonUnited States

Generated 2025-11-05 18:20:48.727 UTC