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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23904Washington, Haley, FGA10GatesheadEnglandUnited Kingdom
22007Hernandez, Kaylee, T98027IssaquahWashingtonUnited States
14082Jai, Johnny, L97005BeavertonOregonUnited States

Generated 2025-07-17 16:40:25.595 UTC