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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13368Henderson, Kyle, C98055RentonWashingtonUnited States
19561Serrano, Orlando1597Lane CoveNew South WalesAustralia
15544Brown, Thomas, J91203GlendaleCaliforniaUnited States

Generated 2025-07-17 08:21:50.390 UTC