[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 2236   SHUFFLE   <  SKIP 3733  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
22458Vazquez, Kendra, L91370Verrieres Le BuissonEssonneFrance
16719Russell, Trevor94010BurlingameCaliforniaUnited States
23250Lee, Ashley, D98036LynnwoodWashingtonUnited States

Generated 2025-07-21 07:57:03.706 UTC