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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25957Washington, Stephanie91364Woodland HillsCaliforniaUnited States
16895Gonzales, Chloe91945Lemon GroveCaliforniaUnited States
18585Blue, Katherine90706BellflowerCaliforniaUnited States

Generated 2025-07-11 06:32:13.857 UTC