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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19186Garcia, BobW1Y 3RALondonEnglandUnited Kingdom
25614Subram, Deanna75012ParisSeine (Paris)France
24418Garcia, Brandon, VV0SookeBritish ColumbiaCanada
24797Flores, Dylan, B98312BremertonWashingtonUnited States

Generated 2025-07-15 00:56:54.343 UTC