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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11031Ramos, Theresa, G2036MatravilleNew South WalesAustralia
28618Bailey, Katelyn, C98104SeattleWashingtonUnited States
20821Morcos, Hany6006PerthSouth AustraliaAustralia

Generated 2025-07-12 00:54:20.176 UTC