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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11093He, Aimee, A2500WollongongNew South WalesAustralia
25366Bailey, Eduardo, L94536FremontCaliforniaUnited States
25310Kapoor, Janelle, A63151MühlheimHamburgGermany

Generated 2025-07-11 21:40:31.961 UTC