[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 362   SHUFFLE   <  SKIP 3914  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11111Gutierrez, Meredith, T3220GeelongVictoriaAustralia
24397Raman, Henry, S92118CoronadoCaliforniaUnited States
11672Jai, Chad, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 07:44:28.005 UTC