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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18552Goel, Kelsey94519ConcordCaliforniaUnited States
18031Tang, Shawna, A63009OffenbachSaarlandGermany
18528Rodriguez, John, M90712LakewoodCaliforniaUnited States

Generated 2025-07-12 23:34:44.409 UTC