[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 817   SHUFFLE   <  SKIP 315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18149Blanco, RebekahRG11 5TPBerkshireEnglandUnited Kingdom
27686Zhang, Vincent, M1597Lane CoveNew South WalesAustralia
18727Hernandez, Hailey, A3000MelbourneVictoriaAustralia

Generated 2025-07-15 06:03:28.253 UTC