[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 1432  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13419Coleman, Lauren98312BremertonWashingtonUnited States
24050Nath, ClarenceWA1WarringtonEnglandUnited Kingdom
15938Collins, Sean, A98052RedmondWashingtonUnited States

Generated 2025-07-10 20:51:26.369 UTC