[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 2421   SHUFFLE   <  SKIP 1029  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24702Ramos, Kari, DSW1P 2NULondonEnglandUnited Kingdom
12059Jenkins, Jason, L98055RentonWashingtonUnited States
22223Parker, Gabrielle94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 10:39:02.958 UTC