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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13566Mr., Sandberg, Mikael42651SolingenNordrhein-WestfalenGermany
12290Morris, Kaylee59000LilleNordFrance
21274Scott, Seth94947NovatoCaliforniaUnited States

Generated 2025-07-12 15:12:39.751 UTC