[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2103   <  SKIP 1383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21010Navarro, Ruben70511StuttgartSaarlandGermany
11852Russell, Kyle, M90712LakewoodCaliforniaUnited States
19470Ye, KelliRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-21 00:45:56.884 UTC