[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 750   SHUFFLE   <  SKIP 2236  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13185Lee, WilliamV3A 4R2LangleyBritish ColumbiaCanada
20594Torres, Arthur77127LieusaintSeine et MarneFrance
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany
16881Alonso, Ruben, A94014ColmaCaliforniaUnited States

Generated 2025-07-11 03:51:52.073 UTC