[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 512   SHUFFLE   <  SKIP 4576  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18578Rogers, Patrick, M94947NovatoCaliforniaUnited States
19990Rai, Peter91502BurbankCaliforniaUnited States
23942Goel, Rafael, J85049IngolstadtBayernGermany
19344Ma, Mandy70511StuttgartSaarlandGermany
18943Hall, Kaitlyn, T98052RedmondWashingtonUnited States
12662Huang, Jessie75010ParisSeine (Paris)France

Generated 2025-07-18 00:07:36.458 UTC