[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   SKIP 875   SHUFFLE   <  SKIP 656  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20826Raman, Jillian75017ParisSeine (Paris)France
26798Garcia, Jeremiah98104SeattleWashingtonUnited States
12955Hernandez, Theresa94010BurlingameCaliforniaUnited States
19218Brooks, Nathaniel, V91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 15:01:48.837 UTC