[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 3492  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25380Gonzales, Seth, D98403TacomaWashingtonUnited States
17358Bell, Sydney91791West CovinaCaliforniaUnited States
26993Gill, Julio, RW1Y 3RALondonEnglandUnited Kingdom
26357Gonzalez, Sergio, S75016ParisSeine (Paris)France

Generated 2025-07-11 13:55:08.706 UTC