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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23986Torres, Tanya, LSW8 1XDLondonEnglandUnited Kingdom
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom
11266Howard, Taylor98366Port OrchardWashingtonUnited States

Generated 2025-07-09 21:26:28.393 UTC