[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 680   SHUFFLE   <  SKIP 914  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21127Zheng, Crystal78000VersaillesYvelineFrance
19622Yuan, Roger1597Lane CoveNew South WalesAustralia
22893Miller, Chloe, VV8Y 1L1CliffsideBritish ColumbiaCanada
23303Lal, Connor, C97205PortlandOregonUnited States

Generated 2025-07-19 05:43:32.477 UTC