[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 2391   SHUFFLE   <  SKIP 49  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16871Clark, Anna, A90401Santa MonicaCaliforniaUnited States
20289Richardson, Jada94941Mill ValleyCaliforniaUnited States
26670Johnsen, Jerry3220GeelongVictoriaAustralia

Generated 2025-07-11 23:54:01.553 UTC