[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 475   SHUFFLE   <  SKIP 1848  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19261Wu, Heather, MWA3 7BHWarringtonEnglandUnited Kingdom
27531Bailey, Abigail, E98055RentonWashingtonUnited States
12200Sharma, Rafael, B94014ColmaCaliforniaUnited States

Generated 2025-07-14 20:37:12.113 UTC