[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 618   SHUFFLE   <  SKIP 1310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16826Vazquez, Roberto, A42651SolingenNordrhein-WestfalenGermany
19045Rodriguez, Ross, D57000MetzMoselleFrance
28154Patterson, Katherine, E90802Long BeachCaliforniaUnited States

Generated 2025-07-15 09:06:21.596 UTC