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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17022Morgan, Karen91776San GabrielCaliforniaUnited States
20284Ashe, Deanna2138RhodesNew South WalesAustralia
21785Rodriguez, Tabitha, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 11:32:10.231 UTC