[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 2996   <  SKIP 1880  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11491Perez, AndreW1V 5RNLondonEnglandUnited Kingdom
28782Howard, Cody92118CoronadoCaliforniaUnited States
14188Sanchez, Meagan, I75017ParisSeine (Paris)France

Generated 2025-07-19 20:52:31.642 UTC