[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 634   SHUFFLE   <  SKIP 401  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25450Deng, Darrell, A70511StuttgartSaarlandGermany
22618Cai, RosaC2H 7AULondonEnglandUnited Kingdom
14188Sanchez, Meagan, I75017ParisSeine (Paris)France
16812Richardson, Alexa91932Imperial BeachCaliforniaUnited States

Generated 2025-07-22 06:06:20.066 UTC