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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26399Gonzalez, Erick, E66740SaarlouisSaarlandGermany
23131Peterson, Caitlin, J98052RedmondWashingtonUnited States
20935Jimenez, Desiree, L75007ParisSeine (Paris)France
13675Sai, StanleyW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-13 07:40:52.807 UTC