[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 2721  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17185Anand, KarlaYO15YorkEnglandUnited Kingdom
15321Phillips, Blake94536FremontCaliforniaUnited States
16888Hughes, Arianna, A92020El CajonCaliforniaUnited States
25675Blanco, JoeOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-10 18:52:38.409 UTC