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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21645Alexander, Spencer99362Walla WallaWashingtonUnited States
24170Hernandez, Jaime5023FindonSouth AustraliaAustralia
26520Ramirez, Chloe98020EdmondsWashingtonUnited States

Generated 2025-07-19 13:09:12.497 UTC