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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24624Murphy, Allison, J94536FremontCaliforniaUnited States
18601Garcia, Cynthia, K92118CoronadoCaliforniaUnited States
29030Adams, Jeremy, D90401Santa MonicaCaliforniaUnited States

Generated 2025-07-09 05:00:57.108 UTC