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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12646Xu, Kenneth53131BonnHamburgGermany
18088Stewart, Seth, A91950Lincoln AcresCaliforniaUnited States
15491Li, Shannon, A33755ClearwaterFloridaUnited States

Generated 2025-07-09 17:09:26.704 UTC