[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 5185   SHUFFLE   <  SKIP 219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15923Raje, Ricardo77127LieusaintSeine et MarneFrance
16552Sanchez, Joe, S04139LeipzigNordrhein-WestfalenGermany
24812Sai, Johnathan, B91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 15:00:20.395 UTC